* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify.
authorMattias Engdegård <mattiase@acm.org>
Tue, 30 Apr 2024 12:51:07 +0000 (14:51 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 30 Apr 2024 14:20:45 +0000 (16:20 +0200)
commitc3c2e3b4d3e9eac09293fca23e93f644e00e9431
tree2df67e179f07a3ea3e9c7d02a05cce6956b9ef08
parentb36fd07560fd12c5e819e808a6f0eb9579f77c25
* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Simplify.

Remove the add-lambda argument.  All callers adapted.
lisp/emacs-lisp/bytecomp.el